|
|
The Do Menu command executes one of the Runtime menu items.
Options
- Menu Item
- About...: Displays the About dialog.
- Quit: Sends a Quit event to the Focused
element.
- Undo: Undoes the last text action.
- Cut: Removes and copies the text of the focused element to the clip board.
- Copy: Copies the text of the focused element to the clip board.
- Paste: Pastes the text of the clip board to the focused element.
- Clear: Clears the selected text.
- Select All: Selects all the text in the focused element.
|